[INFO] cloning repository https://github.com/LiliumOS/lilumfs-driver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiliumOS/lilumfs-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Flilumfs-driver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Flilumfs-driver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d93aa8b9f5eb398a5388445a77b8632d41f27047
[INFO] fixing LiliumOS/lilumfs-driver against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiliumOS%2Flilumfs-driver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LiliumOS/lilumfs-driver
[INFO] finished tweaking git repo https://github.com/LiliumOS/lilumfs-driver
[INFO] tweaked toml for git repo https://github.com/LiliumOS/lilumfs-driver written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiliumOS/lilumfs-driver on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiliumOS/lilumfs-driver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/chorman0773/error-repr`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-match v0.2.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.10
[INFO] [stderr]   Downloaded bitfield-struct v0.12.1
[INFO] [stderr]   Downloaded fake-enum v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83
[INFO] running `Command { std: "docker" "start" "38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking fake-enum v0.1.4
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking error-repr v0.1.0 (https://github.com/chorman0773/error-repr#c0f84a51)
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling bitfield-struct v0.12.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking liliumfs-driver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/driver.rs:7:88
[INFO] [stdout]   |
[INFO] [stdout] 7 |     structs::{Allocation, AllocationId, Indirection, LiliumFSHeader, Object, ObjectId, Stream},
[INFO] [stdout]   |                                                                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/driver.rs:7:88
[INFO] [stdout]   |
[INFO] [stdout] 7 |     structs::{Allocation, AllocationId, Indirection, LiliumFSHeader, Object, ObjectId, Stream},
[INFO] [stdout]   |                                                                                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `error_repr::Error<K>` in the current scope
[INFO] [stdout]    --> src/structs.rs:444:31
[INFO] [stdout]     |
[INFO] [stdout] 444 |             return Err(Error::new(ErrorKind::InvalidData, "Unknown Stream Type"));
[INFO] [stdout]     |                               ^^^ associated function or constant not found in `error_repr::Error<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `error_repr::Error<_>` consider using one of the following associated functions:
[INFO] [stdout]       error_repr::Error::<K>::new_simple
[INFO] [stdout]       error_repr::Error::<K>::new_with_message
[INFO] [stdout]       error_repr::Error::<K>::other_simple
[INFO] [stdout]       error_repr::Error::<K>::other_with_message
[INFO] [stdout]       and 3 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/error-repr-2955be14353b689b/c0f84a5/src/error.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub const fn new_simple(kind: K) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub const fn new_with_message(kind: K, msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub const fn other_simple() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub const fn other_with_message(msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `error_repr::Error<K>` in the current scope
[INFO] [stdout]    --> src/structs.rs:530:31
[INFO] [stdout]     |
[INFO] [stdout] 530 |             return Err(Error::new(
[INFO] [stdout]     |                               ^^^ associated function or constant not found in `error_repr::Error<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `error_repr::Error<_>` consider using one of the following associated functions:
[INFO] [stdout]       error_repr::Error::<K>::new_simple
[INFO] [stdout]       error_repr::Error::<K>::new_with_message
[INFO] [stdout]       error_repr::Error::<K>::other_simple
[INFO] [stdout]       error_repr::Error::<K>::other_with_message
[INFO] [stdout]       and 3 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/error-repr-2955be14353b689b/c0f84a5/src/error.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub const fn new_simple(kind: K) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub const fn new_with_message(kind: K, msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub const fn other_simple() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub const fn other_with_message(msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RawBlockDevice`
[INFO] [stdout]  --> src/driver.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     io::{RawBlockDevice, ReadBlockDevice, SeekPosition},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `error_repr::Error<K>` in the current scope
[INFO] [stdout]    --> src/structs.rs:444:31
[INFO] [stdout]     |
[INFO] [stdout] 444 |             return Err(Error::new(ErrorKind::InvalidData, "Unknown Stream Type"));
[INFO] [stdout]     |                               ^^^ associated function or constant not found in `error_repr::Error<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `error_repr::Error<_>` consider using one of the following associated functions:
[INFO] [stdout]       error_repr::Error::<K>::new_simple
[INFO] [stdout]       error_repr::Error::<K>::new_with_message
[INFO] [stdout]       error_repr::Error::<K>::other_simple
[INFO] [stdout]       error_repr::Error::<K>::other_with_message
[INFO] [stdout]       and 3 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/error-repr-2955be14353b689b/c0f84a5/src/error.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub const fn new_simple(kind: K) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub const fn new_with_message(kind: K, msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub const fn other_simple() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub const fn other_with_message(msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `error_repr::Error<K>` in the current scope
[INFO] [stdout]    --> src/structs.rs:530:31
[INFO] [stdout]     |
[INFO] [stdout] 530 |             return Err(Error::new(
[INFO] [stdout]     |                               ^^^ associated function or constant not found in `error_repr::Error<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `error_repr::Error<_>` consider using one of the following associated functions:
[INFO] [stdout]       error_repr::Error::<K>::new_simple
[INFO] [stdout]       error_repr::Error::<K>::new_with_message
[INFO] [stdout]       error_repr::Error::<K>::other_simple
[INFO] [stdout]       error_repr::Error::<K>::other_with_message
[INFO] [stdout]       and 3 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/error-repr-2955be14353b689b/c0f84a5/src/error.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |     pub const fn new_simple(kind: K) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub const fn new_with_message(kind: K, msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub const fn other_simple() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub const fn other_with_message(msg: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RawBlockDevice`
[INFO] [stdout]  --> src/driver.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |     io::{RawBlockDevice, ReadBlockDevice, SeekPosition},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liliumfs-driver` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liliumfs-driver` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83", kill_on_drop: false }`
[INFO] [stdout] 38fbb97520e45c14c50e14f89b1ab3740c63869b42cc58f39736d06d99c60b83
